home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / pascal / pasclo.zip / CLOCK.DOC < prev   
Text File  |  1986-07-31  |  768b  |  17 lines

  1.  
  2.  
  3. Clock.com is a Memory resident clock with Westminster Chimes and 
  4. hour tolls.  It is written in Turbo Pascal and uses IBM Bios 
  5. interrupts, Dos interrupts, and Dos Colors (if applicable). 
  6.  
  7. When "Clock" is entered, the program is loaded into memory and 
  8. 64K of memory is removed from the total available memory. 
  9. Afterwards this the clock can be invoked at any time by pressing
  10. the combination of Alt-F10.  A window will be created over the 
  11. current screen and the clock will be displayed.  Pressing ESC
  12. will cause the clock and window to be removed and your original
  13. screen to be displayed.
  14.  
  15. Clock.com uses Stayres.320 (written by Lane Ferris) as a template
  16. to Stay Resident.(Wouldn't work without it!)
  17.